org.eclipse.team.ui.synchronize.actions
Class SyncInfoFilter.AutomergableFilter
java.lang.Object
org.eclipse.team.ui.synchronize.actions.SyncInfoFilter
org.eclipse.team.ui.synchronize.actions.SyncInfoFilter.AutomergableFilter
- Enclosing class:
- SyncInfoFilter
- public static class SyncInfoFilter.AutomergableFilter
- extends SyncInfoFilter
Method Summary |
boolean |
select(SyncInfo info)
Return true if the provided SyncInfo matches the filter. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SyncInfoFilter.AutomergableFilter
public SyncInfoFilter.AutomergableFilter()
select
public boolean select(SyncInfo info)
- Description copied from class:
SyncInfoFilter
- Return true if the provided SyncInfo matches the filter. The default
behavior it to include resources whose syncKind is non-zero.
- Overrides:
select
in class SyncInfoFilter
- Parameters:
info
-
- Returns:
Copyright (c) IBM Corp. and others 2000, 2003. All Rights Reserved.